473,493 Members | 2,245 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

css - round corners and list items in a table cell

Hi,

I'm trying to create a site index page. The page layout will consist of
a header, left navigation and content display. The left navigation and
content display should look like the image file pasted at the bottom of
this page

http://www.open365test.net/index_test.html

I created a stylesheet for the list items as shown at the top of the
test page. Then I tried to bring this list items into a table. When I
tried to put table td tags around it, it seems to condense the list
items. I was wondering if anyone can help me fix it, in the table.
Also, is it possible to make round the corners of the light green
rectangles around each list item in css.

I will greatly appreciate any help and suggestions.

Thanks,
Deepak

Oct 5 '05 #1
2 5742
On 4 Oct 2005 20:48:32 -0700, deepakp wrote:
I will greatly appreciate any help and suggestions.


Don't use tables for non tabular data.
Oct 5 '05 #2
deepakp wrote:

http://www.open365test.net/index_test.html

When I
tried to put table td tags around it, it seems to condense the list
items.


Your code is invalid, so results are unpredictable. 2 elements with the
same id is illegal. And since you have no DOCTYPE, browsers are thrown
into quirks mode, making results even more unpredictable.

BTW, it seems unlikely that you really need a layout table, anyway. If
you are having trouble with CSS, why don't you just get one of the
hundreds of templates that are already available?

See <URL:http://css-discuss.incutio.com/>
There are articles on using CSS, as well as links to many samples and
tutorials, including several on rounded corners.

--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.
Oct 5 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
16599
by: reneeccwest | last post by:
Hello, how can I make the end angle to be round? <table border="1"> <tr> <td>test </td> </tr> </table> If I run that table, it is a ratnagluar. Is it possible to round the 4 ends?
5
33315
by: reneeccwest | last post by:
is there any way I can make the 4 end of table with round corner without using any images? <table border=1> <tr><td>I wanna be a round table</td></tr> </table>
3
14432
by: Kerberos | last post by:
I haven't found in my CSS book how to create a gradient to fill a division tag, and to create a border with round corners. Is it possible using either CSS or JavaScript? I'd like to create a menu...
4
1743
by: UJ | last post by:
I have a long list of items that the user will be able to select from. When they select an item, I'd like to have more detailed information appear on the right side of the screen. I've already got...
10
3718
by: harish | last post by:
Hi everyone, How to make a round corner dorders using div? with images or without images. Pls help me! -- harish ------------------------------------------------------------------------...
1
2632
by: Stephen Takacs | last post by:
I've been reading lots of rounded corners table tutorials lately, because I'm a Perl guru, not an HTML guru. :-) So far all of the examples I've seen have edges with narrow angles, which fit...
0
3579
by: Nik Coughlin | last post by:
Something that I've been trying to do for a long time is a 3 column layout where all three columns have equal height, and have rounded corners implemented using PNGs with alpha. One of my early...
5
1710
by: Sachin | last post by:
Hi All, I have seen many web sites where they have small round corners around the tables rather than the traditional square one without using images. Would like to know what css attributes or...
2
14713
by: =?Utf-8?B?RHJEQkY=?= | last post by:
I understand that the Value put into a DataGridViewComboBoxCell has to be a member of the Items list or an exception is thrown. I also understand that you can override that exception by handling...
0
7119
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7157
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7195
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6873
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
4579
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3088
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3078
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
644
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
285
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.